INetwork.sendDataRaw

Sends the data without modifying it further. It is called like that since it will be able to overload with templates

interface INetwork
void
sendDataRaw
(
ubyte[] data
)

Meta